func reflect.rtypeOff
3 uses
reflect (current package)
type.go#L1759: func rtypeOff(section unsafe.Pointer, off int32) *abi.Type {
type.go#L1791: if !(stringFor(rtypeOff(section, offs[h])) >= s) {
type.go#L1803: typ := rtypeOff(section, offs[j])
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)